home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Web-Publishing / HTML-Editoren / Layout Master 1.0 Installer / index.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-03-29  |  4.2 KB  |  261 lines  |  [TEXT/WCSS]

  1. /* Created using Style Master from Western Civilisation CSS1 { 175 460 450 474 } */
  2. body
  3. {background-color: #73bd18;
  4. font-family: Verdana, Helvetica, Arial, sans-serif;
  5. font-size:  1em}
  6.  
  7. td.blurb
  8. {background-color: white;
  9. border:  2px black solid;
  10. font-size:  1em}
  11.  
  12. /* For the navigation table */
  13.  
  14. a:hover img
  15. {background-color: #d6efad;
  16. border: none}
  17.  
  18. a:active img
  19. {background-color: #d6efad;
  20. border: none}
  21.  
  22. /* The headings on the actual content pages. */
  23.  
  24. h1, h2, h3, h4, h5, h6
  25. {}
  26.  
  27. h1
  28. {background-color: #4d7f10;
  29. color: #d6efad;
  30. font-size:  1.5em;
  31. font-style: italic;
  32. font-weight: normal;
  33. margin-bottom:  0px;
  34. margin-top:  0px;
  35. padding-bottom:  2px;
  36. padding-right:  1em;
  37. padding-top:  2px;
  38. text-align: right}
  39.  
  40. h2
  41. {background-color: #d6efad;
  42. border-bottom:  1px #4a7b10 solid;
  43. border-top:  1px #4a7b10 solid;
  44. color: #4a7b10;
  45. font-size:  1.3em;
  46. font-weight: normal;
  47. padding-left:  1em}
  48.  
  49. h3
  50. {background-color: #d6efad;
  51. border-bottom:  1px #4a7b10 solid;
  52. border-top:  1px #4a7b10 solid;
  53. color: #4a7b10;
  54. font-size:  1.2em;
  55. font-weight: bold;
  56. padding-left:  1.5em}
  57.  
  58. h4
  59. {background-color: #d6efad;
  60. border-bottom:  1px #4a7b10 solid;
  61. border-top:  1px #4a7b10 solid;
  62. color: #4a7b10;
  63. font-size:  1.1em;
  64. font-weight: bold;
  65. padding-left:  2em}
  66.  
  67. h5
  68. {background-color: #d6efad;
  69. border-bottom:  1px #4a7b10 solid;
  70. border-top:  1px #4a7b10 solid;
  71. color: #4a7b10;
  72. font-size:  1em;
  73. font-weight: bold;
  74. padding-left:  2.5em}
  75.  
  76. h6
  77. {background-color: #d6efad;
  78. border-bottom:  1px #4a7b10 solid;
  79. border-top:  1px #4a7b10 solid;
  80. color: #4a7b10;
  81. font-size:  1em;
  82. font-weight: normal;
  83. padding-left:  3em}
  84.  
  85. /* For the main content of the page. */
  86.  
  87. p
  88. {font-size:  1em;
  89. padding-left:  3em}
  90.  
  91. dfn
  92. {font-weight: bold}
  93.  
  94. ul
  95. {font-size:  1em;
  96. padding-left:  4em}
  97.  
  98. code
  99. {font-family: Courier, "Courier New", monospace;
  100. font-size:  1em}
  101.  
  102. td
  103. {font-size:  1em}
  104.  
  105. ol
  106. {padding-left:  3em}
  107.  
  108. p, ul, li, table
  109. {}
  110.  
  111. a img
  112. {border: none}
  113.  
  114. a:link, a:visited
  115. {background-color: #d6efad;
  116. color: #4a7b10;
  117. font-weight: bold;
  118. text-decoration: none}
  119.  
  120. h1 a:link, h1 a:visited
  121. {color: #4a7b10;
  122. text-decoration: none}
  123.  
  124. h2 a:link, h2 a:visited
  125. {color: #4a7b10;
  126. text-decoration: none}
  127.  
  128. h3 a:link, h3 a:visited
  129. {color: #4a7b10;
  130. text-decoration: none}
  131.  
  132. h4 a:link, h4 a:visited
  133. {color: #4a7b10;
  134. text-decoration: none}
  135.  
  136. h5 a:link, h5 a:visited
  137. {color: #4a7b10;
  138. text-decoration: none}
  139.  
  140. h6 a:link, h6 a:visited
  141. {color: #4a7b10;
  142. text-decoration: none}
  143.  
  144. a:hover, a:active
  145. {background-color: #d6efad;
  146. color: #4a7b10;
  147. font-weight: bold;
  148. text-decoration: underline}
  149.  
  150. h1 a:hover, h1 a:active
  151. {color: #4a7b10;
  152. text-decoration: underline}
  153.  
  154. h2 a:hover, h2 a:active
  155. {color: #4a7b10;
  156. text-decoration: underline}
  157.  
  158. h3 a:hover, h3 a:active
  159. {color: #4a7b10;
  160. text-decoration: underline}
  161.  
  162. h4 a:hover, h4 a:active
  163. {color: #4a7b10;
  164. text-decoration: underline}
  165.  
  166. h5 a:hover, h5 a:active
  167. {color: #4a7b10;
  168. text-decoration: underline}
  169.  
  170. h6 a:hover, h6 a:active
  171. {color: #4a7b10;
  172. text-decoration: underline}
  173.  
  174. .explanation
  175. {}
  176.  
  177. .element
  178. {font-weight: bold}
  179.  
  180. .attribute
  181. {font-weight: bold}
  182.  
  183. .attribute-value
  184. {font-weight: bold}
  185.  
  186. .definition
  187. {font-weight: bold}
  188.  
  189. .summary-heading
  190. {font-weight: bold}
  191.  
  192. .file-name
  193. {font-family: Courier, "Courier New", monospace}
  194.  
  195. #pagecontent
  196. {background-color: white;
  197. border:  1px black solid;
  198. margin-left: auto;
  199. margin-right: auto;
  200. width:  96%}
  201.  
  202. #headline
  203. {margin-left:  2%;
  204. width: auto}
  205.  
  206. .navarrow
  207. {text-align: right}
  208.  
  209. /* Content of the manual */
  210.  
  211. .button
  212. {font-family: Charcoal, "Times New Roman", sans-serif}
  213.  
  214. .example
  215. {background-color: #d6efad;
  216. font-family: Courier, "Courier New", monospace;
  217. margin-left: auto;
  218. margin-right: auto;
  219. width: auto}
  220.  
  221. .instruction
  222. {font-family: Courier, "Courier New", monospace;
  223. margin-left:  7.5em}
  224.  
  225. .instruction-intro
  226. {font-weight: bold;
  227. margin-left:  5em}
  228.  
  229. .menu
  230. {font-family: Charcoal, "Times New Roman", sans-serif}
  231.  
  232. .window-item
  233. {font-family: sans-serif, Geneva, Arial;
  234. font-size:  0.9em}
  235.  
  236. .exercise
  237. {background-color: #4d7f10;
  238. color: #ffffff;
  239. font-weight: bold;
  240. margin-left:  5%;
  241. margin-right:  5%;
  242. padding:   2px}
  243.  
  244. .filename
  245. {font-family: Courier, "Courier New", monospace}
  246.  
  247. .figure-label
  248. {font-weight: bold;
  249. text-align: center}
  250.  
  251. .figure
  252. {text-align: center}
  253.  
  254. /* version control */
  255.  
  256. ~.win-specific
  257. {border: thin blue solid}
  258.  
  259. ~.mac-specific
  260. {border: thin red solid;
  261. display: none}